TimeStyleTruncateOnOverflow Property
Specifies if a time or duration for which the value to be displayed by the largest time component specified in the style is too large to be displayed using the value range for hours (0 to 23), or minutes or seconds (0 to 59) is truncated or if the value range of this component is extended.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public bool TruncateOnOverflow { get; set; }
Public Property TruncateOnOverflow As Boolean
Get
Set
Property Value
Boolean